ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / _getSelectedStyleBackgroundColor Method

In This Topic
    _getSelectedStyleBackgroundColor Method (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getSelectedStyleBackgroundColor() As IColorOption
    public IColorOption _getSelectedStyleBackgroundColor()
    See Also